fix clazy detected 'allocating an unneeded temporary container'
authortsteven4 <tsteven4@gmail.com>
Tue, 13 Nov 2018 14:59:10 +0000 (07:59 -0700)
committertsteven4 <tsteven4@gmail.com>
Tue, 13 Nov 2018 14:59:10 +0000 (07:59 -0700)
commitd4c6b81a80d13f84b037096e7a6570d2305fe1fe
treeb2b255d22b8974df7774eb0ec4d09194cf6e4051
parent09f0052697e5c5d87b0c2a5aa062eae72f1a3ecf
fix clazy detected 'allocating an unneeded temporary container'

these are from -Wclazy-container-anti-pattern

Also, consistently use range based for loops in csv_util.cc
csv_util.cc
mmo.cc